.hyweb { width:1050px; height:350px; position: relative; overflow:hidden;  }
.hyweb li{width:1050px;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:350px; text-align:center;
}
.hyweb li img{ border:0px; width:1050px;height:350px;}
.hyweb li A{ width:1050px;height:350px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {left:45%; bottom:10px;  height:15px; line-height:15px; position: absolute; z-index: 999;	}
.hyweb .num li {
	text-align:center;
	width: 15px;
	height: 15px;
	line-height:0px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	margin-right: 2px;
	margin-left:2px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden;
	background-image: url(t2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hyweb .num li.on {
	background-image: url(t6.png);
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 20px;
	height:350px;
	position: absolute;
	filter: Alpha(Opacity=0.5);
-moz-opacity:0.5; 		opacity:0.5;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:10px;
	background-image: url(left.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:10px;;
	background-position:left center;
	background-image: url(right.png);
}

.hyweb1 { width:454px; height:262px; position: relative; overflow:hidden;  }
.hyweb1 li{width:454px;
	background-repeat: no-repeat;
	background-position: center top; height:262px; text-align:center; position:relative;
}
.hyweb1 li h3{
	width:310px;
	padding-left:20px; padding-right:120px;
	background-image: url(d-4.png);
	background-repeat: repeat;
	background-position: left top; color:#fff; height:30px; line-height:30px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800; overflow:hidden;
}
.hyweb1 li img{ border:0px; width:454px;height:262px;}
.hyweb1 li A{}
/*数字按钮样式*/
.hyweb1 .num {right:0px; bottom:7px;  height:16px; line-height:16px; position: absolute; z-index: 999;	}
.hyweb1 .num li {
	text-align:center;
	width: 16px;
	height: 16px;
	line-height:16px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	background-color:#2A499B; margin-right:4px;
}
.hyweb1 .num li.on {
background-color:#DB261D; color:#FFFFFF; 
} /*当前项*/

/*上一个  下一个*/
.hyweb1 .prev,
.hyweb1 .next {
	width: 50px;
	height:262px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb1 .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb1 .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}
.hyweb2 { width:260px; height:200px; position: relative; overflow:hidden;  }
.hyweb2 li{width:260px;
	background-repeat: no-repeat;
	background-position: center top; height:200px; text-align:center; position:relative;
}
.hyweb2 li h3{
	width:274px;
	padding-left:20px;
	background-image: url(d4.png);
	background-repeat: repeat;
	background-position: left top; color:#fff; height:40px; line-height:25px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800;
}
.hyweb2 li img{ border:0px; width:260px;height:200px;}
.hyweb2 li A{}
/*数字按钮样式*/
.hyweb2 .num {right:0px; bottom:0px;  height:14px; line-height:14px; position: absolute; z-index: 999;	}
.hyweb2 .num li {
	text-align:center;
	width: 22px;
	height: 14px;
	line-height:14px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	border-right:#C7C7C9 solid 1px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	background-image: url(d4.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.hyweb2 .num li.on {
background-color:#28B43C; color:#FFFFFF; border-right:#fff solid 1px; background-image:none;
} /*当前项*/

/*上一个  下一个*/
.hyweb2 .prev,
.hyweb2 .next {
	width: 50px;
	height:200px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb2 .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb2 .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}